home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / linkla_1 / readme.txt < prev    next >
Text File  |  1999-06-04  |  2KB  |  31 lines

  1.                         Ezysoft LinkLabel 1.0 
  2.                      With
  3.                          ActiveX Control Demo
  4.  
  5.  
  6. LEGAL NOTICE:
  7. Ezysoft LinkLabel 1.0 ActiveX Control is free for personal use, however, if you want to 
  8. distribute it with yur programs, you MUST get a distribution license. A distribution license
  9. costs only $10. Pleas contact me through e-mail (ezy@i.am) for more info. I make no claims
  10. on this program's functionality or abilities.
  11.  
  12. ABOUT:
  13. This control was made by Erik "Ezy" Christiansson, Ezysoft. It's purpose is to make it 
  14. easier to get hyperlinks into you programs. I have only tested this control in VB5 (SP3) but
  15. i guess it works in later versions to. If you have any question, comments, suggestions, or 
  16. are interested in distributing this control with your programs/on a CD-ROM/on the Internet,
  17. please e-mail me at ezy@i.am
  18.  
  19. INSTRUCTIONS:
  20. To use the control you must first copy all the files in the .zip file to a hard disk and 
  21. then run "reg.bat". To uninstall, run "unreg.bat" and delete all files.
  22.  
  23. INFORMATION ON USE:
  24. Caption - Text to display
  25. URL - URL to link to (use mailto:emailadress for linking to a e-mailadress)
  26. CheckHover - Should LinkLabel change color and/or underlining when hover over the control
  27. NormalColor - Color of the text when not hovering over it
  28. NormalUnderline - Should the text be underlined when not hovering
  29. HoverColor - Color of the text when hovering over it
  30. HoverUnderline - Should the text be underlined when hovering
  31.